diff --git a/groundhog-sqlite.cabal b/groundhog-sqlite.cabal
--- a/groundhog-sqlite.cabal
+++ b/groundhog-sqlite.cabal
@@ -1,5 +1,5 @@
 name:            groundhog-sqlite
-version:         0.1.0
+version:         0.1.0.1
 license:         BSD3
 license-file:    LICENSE
 author:          Boris Lykah <lykahb@gmail.com>
@@ -21,7 +21,7 @@
                    , transformers            >= 0.2.1     && < 0.4
                    , groundhog               >= 0.1.0     && < 0.2.0
                    , monad-control           >= 0.3       && < 0.4
-                   , containers              >= 0.2       && < 0.5
+                   , containers              >= 0.2
                    , utf8-string             >= 0.3.4     && < 0.4
                    , blaze-builder           >= 0.3.0.0   && < 0.4
                    , pool-conduit            >= 0.1       && < 0.2
