diff --git a/__manifest__.py b/__manifest__.py
index 1e49baf1d23b4aa0a29718a4661e13de83c22049_X19tYW5pZmVzdF9fLnB5..658f7872a36d264efc53ff9256f6413fc9f24cd4_X19tYW5pZmVzdF9fLnB5 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -19,5 +19,4 @@
 ##############################################################################
 
 {
-    "version": "13.0.1.1.0",
     "name": "Accounting Reports",
@@ -23,4 +22,5 @@
     "name": "Accounting Reports",
+    "version": "13.0.1.1.1",
     "category": "Accounting",
     "author": "XCG Consulting",
     "website": "http://odoo.consulting/",
@@ -29,7 +29,7 @@
         "account",
         "account_payment_split",
         "account_period",
-        "analytic_structure",
+        "account_analytic_structure",
         "report_py3o",
         "account_export",
         "partner_codes",