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