diff --git a/bower.json b/bower.json
index a81678e..c842fb0 100644
--- a/bower.json
+++ b/bower.json
@@ -15,6 +15,6 @@
     "test"
   ],
   "dependencies": {
-    "jquery": ">=1.6"
+    "jquery": "~1.11"
   }   
-}
\ No newline at end of file
+}