diff --git a/apiary-persistent.cabal b/apiary-persistent.cabal
--- a/apiary-persistent.cabal
+++ b/apiary-persistent.cabal
@@ -1,5 +1,5 @@
 name:                apiary-persistent
-version:             0.10.0
+version:             0.11.0
 synopsis:            persistent support for apiary web framework.
 description:
   example: <https://github.com/philopon/apiary/blob/master/examples/persistent.hs>
@@ -21,7 +21,7 @@
   other-modules:       
   build-depends:       base               >=4.6   && <4.8
                      , persistent         >=1.3   && <1.4
-                     , apiary             >=0.9   && <0.11
+                     , apiary             >=0.9   && <0.12
                      , monad-logger       >=0.3   && <0.4
                      , resourcet          >=1.1   && <1.2
                      , mtl                >=2.1   && <2.3
