diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index 0610920a0e25ff9dca68c3c56683d5d8b464c7a9..4ed56b35f82416a6fd25a84dc0ac48ed80e65f93 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -24,7 +24,7 @@ bl_addon_info = {
     "author": "Gabriel Beaudin (gabhead)",
     "version": (0,1),
     "blender": (2, 5, 3),
-    "api": 31667,
+    "api": 31854,
     "location": "Tool Shelf",
     "description": "Align selected objects to the active object",
     "warning": "",