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.2.0.2
+Version:             0.2.0.3
 Synopsis:            Hamlet-style quasiquoter for XML content
 Homepage:            http://www.yesodweb.com/
 License:             BSD3
@@ -19,7 +19,7 @@
   
   Build-depends:       base                       >= 4        && < 5
                      , shakespeare                >= 0.10     && < 0.12
-                     , xml-conduit                >= 0.5      && < 0.6
+                     , xml-conduit                >= 0.5      && < 0.7
                      , text                       >= 0.10     && < 1.0
                      , template-haskell
                      , parsec                     >= 2.0      && < 3.2
