diff --git a/persistent-mongoDB.cabal b/persistent-mongoDB.cabal
--- a/persistent-mongoDB.cabal
+++ b/persistent-mongoDB.cabal
@@ -1,5 +1,5 @@
 name:            persistent-mongoDB
-version:         1.4.4.2
+version:         1.4.4.3
 license:         MIT
 license-file:    LICENSE
 author:          Greg Weber <greg@gregweber.info>
@@ -19,7 +19,7 @@
 
 library
     build-depends:   base               >= 4 && < 5
-                   , persistent         >= 1.3     && < 1.4
+                   , persistent         >= 1.3.2   && < 1.4
                    , text               >= 0.8
                    , transformers       >= 0.2.1
                    , containers         >= 0.2
