diff --git a/download-curl.cabal b/download-curl.cabal
--- a/download-curl.cabal
+++ b/download-curl.cabal
@@ -1,5 +1,5 @@
 name:            download-curl
-version:         0.1.2
+version:         0.1.3
 homepage:        http://code.haskell.org/~dons/code/download-curl
 synopsis:        High-level file download based on URLs
 description:     High-level file download based on URLs
@@ -56,4 +56,4 @@
         build-depends:   base >= 3 && < 6, bytestring
     else
         build-depends:   base > 3 && < 4
-    build-depends: curl, tagsoup >= 0.8 && < 0.9, feed, xml
+    build-depends: curl, tagsoup >= 0.8 && < 0.11, feed, xml
