diff --git a/xdcc.cabal b/xdcc.cabal
--- a/xdcc.cabal
+++ b/xdcc.cabal
@@ -1,5 +1,5 @@
 name:                 xdcc
-version:              1.0.4
+version:              1.0.5
 synopsis:             A wget-like utility for retrieving files from XDCC bots on
                       IRC
 description:          XDCC (eXtended DCC) is a protocol used by IRC bots to make
@@ -40,7 +40,7 @@
                       , irc-dcc              >= 1.2.0    && < 1.3
                       , lifted-base          >= 0.2.3.0  && < 0.3
                       , network              >= 2.6.2.1  && < 2.7
-                      , optparse-applicative >= 0.12.1.0 && < 0.13
+                      , optparse-applicative >= 0.12.1.0 && < 0.14
                       , path                 >= 0.5.7    && < 0.6
                       , random               == 1.1.*
                       , simpleirc            >= 0.3.1    && < 0.4
