diff --git a/github-release.cabal b/github-release.cabal
--- a/github-release.cabal
+++ b/github-release.cabal
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.17.0.
+-- This file has been generated from package.yaml by hpack version 0.17.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:           github-release
-version:        1.0.5
+version:        1.0.6
 synopsis:       Upload files to GitHub releases.
 description:    GitHub Release uploads files to GitHub releases.
 category:       Utility
@@ -34,7 +34,7 @@
     , optparse-generic >= 1.1 && < 1.3
     , text >= 1.2.2 && < 1.3
     , unordered-containers >= 0.2.5 && < 0.3
-    , uri-templater >= 0.2 && < 0.3
+    , uri-templater >= 0.2 && < 0.4
   exposed-modules:
       GitHubRelease
   other-modules:
