diff --git a/orchestrate.cabal b/orchestrate.cabal
--- a/orchestrate.cabal
+++ b/orchestrate.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                orchestrate
-version:             0.2.0.1
+version:             0.2.0.2
 synopsis:            An API client for http://orchestrate.io/.
 -- description:         
 license:             Apache-2.0
@@ -41,7 +41,7 @@
                      , http-types
                      , aeson
                      , unordered-containers
-                     , errors
+                     , errors < 2.0
                      , either
                      , mtl
                      , lens
