diff --git a/morte.cabal b/morte.cabal
--- a/morte.cabal
+++ b/morte.cabal
@@ -1,5 +1,5 @@
 Name: morte
-Version: 1.3.0
+Version: 1.3.1
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 License: BSD3
@@ -65,7 +65,7 @@
     Build-Depends:
         base                 >= 4        && < 5    ,
         morte                                      ,
-        optparse-applicative                < 0.12 ,
+        optparse-applicative                < 0.13 ,
         text                 >= 0.11.1.0 && < 1.3
 
 Benchmark benchmarks
