diff --git a/alpha.cabal b/alpha.cabal
--- a/alpha.cabal
+++ b/alpha.cabal
@@ -1,11 +1,12 @@
 name:           alpha
-version:        0.9
+version:        0.9.0.1
 synopsis:       A compiler for the Alpha language
 description:    Alpha is a programming language that aims at being very simple and 
                 low-level, so as to be efficient, while at the same time
                 being able to climb in abstraction through introspection
                 in the Lisp Way.
 category:       Compiler
+homepage:       http://www.alpha-lang.info/
 author:         Marc Coiffier
 maintainer:     marc.coiffier@gmail.com
 stability:      alpha
