diff --git a/gloss.cabal b/gloss.cabal
--- a/gloss.cabal
+++ b/gloss.cabal
@@ -1,5 +1,5 @@
 Name:                gloss
-Version:             1.8.1.1
+Version:             1.8.1.2
 License:             MIT
 License-file:        LICENSE
 Author:              Ben Lippmeier
@@ -17,6 +17,10 @@
 
 Synopsis:
         Painless 2D vector graphics, animations and simulations.
+
+source-repository head
+        type:           git
+        location:       https://github.com/benl23x5/gloss
 
 Flag GLUT
   Description: Enable the GLUT backend
