diff --git a/HPong.cabal b/HPong.cabal
--- a/HPong.cabal
+++ b/HPong.cabal
@@ -1,5 +1,5 @@
 name:                HPong
-version:             0.1.1
+version:             0.1.2
 
 license:             GPL
 license-file:        LICENSE
@@ -12,7 +12,7 @@
 description:         A simple single-player OpenGL Pong game based on GLFW.
                      .
                      Its main goal is to serve as a basis for other games.
-homepage:            
+homepage:            http://bonsaicode.wordpress.com/2009/04/23/hpong-012/
 
 build-depends:       base, data-accessor, data-accessor-template, OpenGL, GLFW
 build-type:          Simple
