diff --git a/wai-handler-fastcgi.cabal b/wai-handler-fastcgi.cabal
--- a/wai-handler-fastcgi.cabal
+++ b/wai-handler-fastcgi.cabal
@@ -1,5 +1,5 @@
 name:            wai-handler-fastcgi
-version:         0.4.0
+version:         0.4.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -10,7 +10,8 @@
 cabal-version:   >= 1.2
 build-type:      Configure
 extra-source-files: configure fastcgi.buildinfo.in
-homepage:        http://github.com/snoyberg/wai-handler-fastcgi
+homepage:        http://www.yesodweb.com/book/wai
+description:     Calls out to the libfcgi C library.
 
 library
     build-depends:   base              >= 4           && < 5
