diff --git a/ftree.cabal b/ftree.cabal
--- a/ftree.cabal
+++ b/ftree.cabal
@@ -1,5 +1,5 @@
 Name:                ftree
-Version:             0.1.2
+Version:             0.1.3
 Cabal-Version:       >= 1.6
 Synopsis:            Depth-typed functor-based trees, both top-down and bottom-up
 Category:            Data
@@ -8,6 +8,7 @@
 Author:              Conal Elliott
 Maintainer:          conal@conal.net
 Copyright:           (c) 2013 by Conal Elliott
+Homepage:            https://github.com/conal/ftree/
 License:             BSD3
 License-File:        COPYING
 Stability:           experimental
