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:             2.3.4.2
+Version:             2.3.4.3
 Synopsis:            Happstack Authentication Library
 Description:         A themeable authentication library with support for username+password and OpenId.
 Homepage:            http://www.happstack.com/
@@ -59,7 +59,7 @@
                        happstack-jmacro             >= 7.0  && < 7.1,
                        happstack-server             >= 6.0  && < 7.5,
                        happstack-hsp                >= 7.3  && < 7.4,
-                       http-conduit                 >= 1.4  && < 2.2,
+                       http-conduit                 >= 1.4  && < 2.3,
                        http-types                   >= 0.6  && < 0.10,
                        hsp                          >= 0.10 && < 0.11,
                        hsx-jmacro                   >= 7.3  && < 7.4,
