diff --git a/yesod-recaptcha2.cabal b/yesod-recaptcha2.cabal
--- a/yesod-recaptcha2.cabal
+++ b/yesod-recaptcha2.cabal
@@ -1,16 +1,17 @@
--- 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:           yesod-recaptcha2
-version:        0.1.0.0
+version:        0.1.0.1
 synopsis:       yesod recaptcha2
 description:    recaptcha2 for yesod-form
 category:       Web
 homepage:       https://github.com/ncaq/yesod-recaptcha2#readme
+bug-reports:    https://github.com/ncaq/yesod-recaptcha2/issues
 author:         ncaq
 maintainer:     ncaq@ncaq.net
-copyright:      ncaq
+copyright:      © ncaq
 license:        MIT
 license-file:   LICENSE
 build-type:     Simple
@@ -18,6 +19,10 @@
 
 extra-source-files:
     README.md
+
+source-repository head
+  type: git
+  location: https://github.com/ncaq/yesod-recaptcha2
 
 library
   hs-source-dirs:
