diff --git a/monadLib-compose.cabal b/monadLib-compose.cabal
--- a/monadLib-compose.cabal
+++ b/monadLib-compose.cabal
@@ -7,7 +7,7 @@
 -- The package version. See the Haskell package versioning policy
 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for
 -- standards guiding when and how versions should be incremented.
-Version:             0.1
+Version:             0.1.1
 
 -- A short (one-line) description of the package.
 Synopsis:            Arrow-like monad composition for monadLib.
@@ -27,6 +27,8 @@
 -- An email address to which users can send suggestions, bug reports,
 -- and patches.
 Maintainer:          aristidb@googlemail.com
+
+Homepage:            http://github.com/aristidb/monadLib-compose
 
 -- A copyright notice.
 Copyright:           Copyright (C) 2010 Aristid Breitkreuz
