diff --git a/github-release.cabal b/github-release.cabal
--- a/github-release.cabal
+++ b/github-release.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 84bbc761a78aa634b3b07ae5937f9c60732abfeff4013b0b525ea646bffede29
+-- hash: 6e467884bff10cc5fb93761cec2e65e71c041f6b64ecbcfb01237c5fb87b53f7
 
 name:           github-release
-version:        1.1.3
+version:        1.1.4
 synopsis:       Upload files to GitHub releases.
 description:    GitHub Release uploads files to GitHub releases.
 category:       Utility
@@ -33,7 +33,7 @@
     , http-client-tls >=0.2.4 && <0.4
     , http-types >=0.9 && <0.13
     , mime-types >=0.1 && <0.2
-    , optparse-generic >=1.1 && <1.3
+    , optparse-generic >=1.1 && <1.4
     , text >=1.2.2 && <1.3
     , unordered-containers >=0.2.5 && <0.3
     , uri-templater >=0.2 && <0.4
