diff --git a/xml-conduit.cabal b/xml-conduit.cabal
--- a/xml-conduit.cabal
+++ b/xml-conduit.cabal
@@ -1,5 +1,5 @@
 name:            xml-conduit
-version:         1.0.3.2
+version:         1.0.3.3
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michaels@suite-sol.com>, Aristid Breitkreuz <aristidb@googlemail.com>
@@ -64,7 +64,7 @@
                           , transformers
                           , bytestring
                           , xml-conduit
-                          , hspec == 1.3.*
+                          , hspec >= 1.3
                           , HUnit
                           , xml-types >= 0.3.1
                           , conduit
