diff --git a/github-release.cabal b/github-release.cabal
--- a/github-release.cabal
+++ b/github-release.cabal
@@ -3,7 +3,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           github-release
-version:        1.0.6
+version:        1.0.7
 synopsis:       Upload files to GitHub releases.
 description:    GitHub Release uploads files to GitHub releases.
 category:       Utility
@@ -29,7 +29,7 @@
     , bytestring >= 0.10.6 && < 0.11
     , http-client >= 0.4.30 && < 0.6
     , http-client-tls >= 0.2.4 && < 0.4
-    , http-types >= 0.9 && < 0.10
+    , http-types >= 0.9 && < 0.11
     , mime-types >= 0.1 && < 0.2
     , optparse-generic >= 1.1 && < 1.3
     , text >= 1.2.2 && < 1.3
