diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2011-2012 Benjamin Lippmeier 
+Copyright (c) 2011-2013 Benjamin Lippmeier 
 
  Permission is hereby granted, free of charge, to any person
  obtaining a copy of this software and associated documentation
diff --git a/gloss-raster.cabal b/gloss-raster.cabal
--- a/gloss-raster.cabal
+++ b/gloss-raster.cabal
@@ -1,5 +1,5 @@
 Name:                gloss-raster
-Version:             1.8.1.1
+Version:             1.8.1.2
 License:             MIT
 License-file:        LICENSE
 Author:              Ben Lippmeier
@@ -16,7 +16,9 @@
 Synopsis:
         Parallel rendering of raster images.
 
-Tested-with: GHC == 6.12.1, GHC == 7.0.1
+source-repository head
+        type:           git
+        location:       https://github.com/benl23x5/gloss
 
 Library
   Build-Depends: 
