diff --git a/xml-hamlet.cabal b/xml-hamlet.cabal
--- a/xml-hamlet.cabal
+++ b/xml-hamlet.cabal
@@ -1,5 +1,5 @@
 Name:                xml-hamlet
-Version:             0.4.0.4
+Version:             0.4.0.5
 Synopsis:            Hamlet-style quasiquoter for XML content
 Homepage:            http://www.yesodweb.com/
 License:             BSD3
@@ -18,7 +18,7 @@
   Other-modules:       Text.Hamlet.XMLParse
   
   Build-depends:       base                       >= 4        && < 5
-                     , shakespeare                >= 1.0      && < 1.1
+                     , shakespeare                >= 1.0      && < 1.3
                      , xml-conduit                >= 1.0      && < 1.2
                      , text                       >= 0.10     && < 1.0
                      , template-haskell
