diff --git a/wai-handler-scgi.cabal b/wai-handler-scgi.cabal
--- a/wai-handler-scgi.cabal
+++ b/wai-handler-scgi.cabal
@@ -1,5 +1,5 @@
 name:            wai-handler-scgi
-version:         0.4.0
+version:         0.4.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -9,7 +9,8 @@
 stability:       stable
 cabal-version:   >= 1.6
 build-type:      Simple
-homepage:        http://github.com/snoyberg/wai-handler-scgi
+homepage:        http://www.yesodweb.com/book/wai
+description:     Wai handler to SCGI
 
 library
     build-depends:   base                >= 4           && < 5
@@ -21,4 +22,4 @@
 
 source-repository head
   type:     git
-  location: git://github.com/snoyberg/wai-handler-scgi.git
+  location: git://github.com/yesodweb/wai.git
