diff --git a/yesod-auth-ldap.cabal b/yesod-auth-ldap.cabal
--- a/yesod-auth-ldap.cabal
+++ b/yesod-auth-ldap.cabal
@@ -1,5 +1,5 @@
 name:            yesod-auth-ldap
-version:         0.0.2
+version:         0.0.3
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Litchard 
@@ -29,7 +29,7 @@
                    , hamlet                  >= 0.10      && < 0.11
                    , yesod-form              >= 0.4       && < 0.5
                    , transformers            >= 0.2.2     && < 0.3
-                   , authenticate-ldap       == 0.0.2
+                   , authenticate-ldap       == 0.0.3
 
     exposed-modules: Yesod.Auth.LDAP
     ghc-options:     -Wall
