diff --git a/DAV.cabal b/DAV.cabal
--- a/DAV.cabal
+++ b/DAV.cabal
@@ -1,5 +1,5 @@
 name:                DAV
-version:             1.0.3
+version:             1.0.4
 synopsis:            RFC 4918 WebDAV support
 description:
    This is a library for the Web Distributed Authoring and Versioning
@@ -35,7 +35,7 @@
                      , containers
                      , data-default
                      , either >= 4.3
-                     , errors
+                     , errors < 2.0
                      , exceptions
                      , http-client >= 0.2
                      , http-client-tls >= 0.2
@@ -57,7 +57,7 @@
                      , containers
                      , data-default
                      , either >= 4.3
-                     , errors
+                     , errors < 2.0
                      , exceptions
                      , http-client >= 0.2
                      , http-client-tls >= 0.2
