diff --git a/Bookshelf.cabal b/Bookshelf.cabal
--- a/Bookshelf.cabal
+++ b/Bookshelf.cabal
@@ -1,5 +1,5 @@
 name:           Bookshelf
-version:        0.1.1
+version:        0.1.2
 synopsis:       A simple document organizer with some wiki functionality
 description:    A simple document organizer with some wiki functionality
 category:       Text
@@ -7,6 +7,7 @@
 license-file:   LICENSE
 author:         Emil Axelsson <emax@chalmers.se>
 maintainer:     Emil Axelsson <emax@chalmers.se>
+homepage:       http://www.cs.chalmers.se/~emax/bookshelf/Manual.shelf.html
 build-depends:  base, filepath, directory, utf8-string, parseargs, pandoc
 build-type:     Simple
 
