diff --git a/servant-auth-cookie.cabal b/servant-auth-cookie.cabal
--- a/servant-auth-cookie.cabal
+++ b/servant-auth-cookie.cabal
@@ -1,5 +1,5 @@
 name:                servant-auth-cookie
-version:             0.4.3
+version:             0.4.3.1
 synopsis:            Authentication via encrypted cookies
 description:         Authentication via encrypted client-side cookies,
                      inspired by client-session library by Michael Snoyman and based on
@@ -104,7 +104,7 @@
     build-depends: base           >= 4.7  && < 5.0
                  , base-compat    >= 0.9.1 && <0.10
                  , blaze-html     >= 0.8  && <= 0.9.0.1
-                 , blaze-markup   >= 0.7  && < 0.8
+                 , blaze-markup   >= 0.7  && <= 0.8
                  , bytestring
                  , cereal         >= 0.5  && < 0.6
                  , cryptonite     >= 0.14 && <= 0.21
