diff --git a/yesod-auth-fb.cabal b/yesod-auth-fb.cabal
--- a/yesod-auth-fb.cabal
+++ b/yesod-auth-fb.cabal
@@ -1,5 +1,5 @@
 Name:                yesod-auth-fb
-Version:             1.6.5
+Version:             1.6.6
 Synopsis:            Authentication backend for Yesod using Facebook.
 Homepage:            https://github.com/prowdsponsor/yesod-auth-fb
 License:             BSD3
@@ -44,9 +44,7 @@
                  , lifted-base  >= 0.1     && < 0.3
                  , yesod-core   >= 1.2     && < 1.5
                  , yesod-auth   >= 1.3     && < 1.5
-                 , hamlet
-                 , shakespeare
-                 , shakespeare-js >= 1.0.2
+                 , shakespeare  >= 2.0
                  , wai
                  , http-conduit >= 1.9
                  , text         >= 0.7     && < 1.3
