diff --git a/camera_turnaround.py b/camera_turnaround.py
index a2dafe9f3994d7248f994fdc5e89020b9cb1dafc..5b65568179678a530065364918d3ce7dffcc7004 100644
--- a/camera_turnaround.py
+++ b/camera_turnaround.py
@@ -22,7 +22,7 @@ bl_info = {
     "author": "Antonio Vazquez (antonioya)",
     "version": (0, 2, 4),
     "blender": (2, 68, 0),
-    "location": "View3D > Toolshelf > Turnaround camera",
+    "location": "View3D > Toolshelf > Animation > Turnaround camera",
     "description": "Add a camera rotation around selected object.",
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/TurnaroundCamera",
     "category": "Camera"}