diff --git a/clit.cabal b/clit.cabal
--- a/clit.cabal
+++ b/clit.cabal
@@ -1,5 +1,5 @@
 name:                clit
-version:             0.1.0.1
+version:             0.1.1.0
 synopsis:            Post tweets from stdin
 description:         a Command Line Interface Tweeter
 homepage:            https://github.com/vmchale/command-line-tweeter#readme
@@ -25,7 +25,7 @@
                      , authenticate-oauth
                      , bytestring
                      , split
-                     , optparse-applicative
+                     , optparse-applicative < 0.13.0.0
   default-language:    Haskell2010
 
 executable tweet
