diff --git a/__manifest__.py b/__manifest__.py
index ff13d6f5161eda001417a7195ca9daf78d5f342a..8316b7469ad1801fbed58e45f9f84433fc2fb18c 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -4,7 +4,7 @@
     "version": "15.0.1.0.0",
     "license": "AGPL-3",
     "author": "Le Filament",
-    "category": "Account",
+    "category": "Accounting/Accounting",
     "depends": ["account"],
     "contributors": [
         "Benjamin Rivier <benjamin@le-filament.com>",