diff --git a/apiary-cookie.cabal b/apiary-cookie.cabal
--- a/apiary-cookie.cabal
+++ b/apiary-cookie.cabal
@@ -1,5 +1,5 @@
 name:                apiary-cookie
-version:             0.4.3.1
+version:             0.4.3.2
 x-revision:          1
 synopsis:            Cookie support for apiary web framework.
 description:
@@ -21,7 +21,7 @@
   exposed-modules:     Web.Apiary.Cookie
   other-modules:       Web.Apiary.Cookie.Internal
   other-extensions:    
-  build-depends:       base               >=4.5   && <4.8
+  build-depends:       base               >=4.6   && <4.8
                      , mtl                >=2.1   && <2.3
                      , transformers       >=0.3   && <0.5
                      , bytestring         >=0.10  && <0.11
