diff --git a/happstack-authenticate.cabal b/happstack-authenticate.cabal
--- a/happstack-authenticate.cabal
+++ b/happstack-authenticate.cabal
@@ -1,5 +1,5 @@
 Name:                happstack-authenticate
-Version:             0.10.13
+Version:             0.10.14
 Synopsis:            Happstack Authentication Library
 Description:         A themeable authentication library with support for username+password and OpenId.
 Homepage:            http://www.happstack.com/
@@ -32,7 +32,7 @@
 
   Build-depends:       base                         > 4 && < 5,
                        acid-state                   >= 0.6 && <= 0.13,
-                       aeson                        >= 0.4 && < 0.8,
+                       aeson                        >= 0.4 && < 0.9,
                        authenticate                 == 1.3.*,
                        blaze-html                   >= 0.5 && < 0.8,
                        bytestring                   >= 0.9 && < 0.11,
