diff --git a/yesod-auth.cabal b/yesod-auth.cabal
--- a/yesod-auth.cabal
+++ b/yesod-auth.cabal
@@ -1,5 +1,5 @@
 name:            yesod-auth
-version:         1.4.0
+version:         1.4.0.1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman, Patrick Brisbin
@@ -37,10 +37,7 @@
                    , text                    >= 0.7
                    , mime-mail               >= 0.3
                    , yesod-persistent        >= 1.4
-                   , hamlet                  >= 1.1
                    , shakespeare
-                   , shakespeare-css         >= 1.0
-                   , shakespeare-js          >= 1.0.2
                    , containers
                    , unordered-containers
                    , yesod-form              >= 1.4       && < 1.5
@@ -66,7 +63,6 @@
                    , blaze-builder
                    , conduit
                    , conduit-extra
-                   , attoparsec-conduit
 
     if flag(network-uri)
       build-depends: network-uri >= 2.6
