diff --git a/yesod-recaptcha.cabal b/yesod-recaptcha.cabal
--- a/yesod-recaptcha.cabal
+++ b/yesod-recaptcha.cabal
@@ -1,7 +1,7 @@
 Name:                yesod-recaptcha
-Version:             1.2.2
+Version:             1.2.3
 Synopsis:            Dead simple support for reCAPTCHA on Yesod applications.
-Homepage:            https://github.com/meteficha/yesod-recaptcha
+Homepage:            https://github.com/prowdsponsor/yesod-recaptcha
 License:             BSD3
 License-file:        LICENSE
 Author:              Felipe Lessa
@@ -18,7 +18,7 @@
 
 Source-repository head
   type:     git
-  location: git://github.com/meteficha/yesod-recaptcha.git
+  location: git://github.com/prowdsponsor/yesod-recaptcha.git
 
 Library
   Hs-source-dirs: src
