diff --git a/twitter-enumerator.cabal b/twitter-enumerator.cabal
--- a/twitter-enumerator.cabal
+++ b/twitter-enumerator.cabal
@@ -1,5 +1,5 @@
 name:              twitter-enumerator
-version:           0.0.1.1
+version:           0.0.1.2
 license:           BSD3
 license-file:      LICENSE
 author:            Takahiro HIMURA
@@ -27,7 +27,7 @@
   build-depends:
       base >= 4 && < 5
     , mtl
-    , authenticate >= 0.9
+    , authenticate >= 0.9 && < 0.11
     , enumerator >= 0.4.14 && < 0.5
     , http-types
     , http-enumerator >= 0.6.6
