diff --git a/gloss.cabal b/gloss.cabal
--- a/gloss.cabal
+++ b/gloss.cabal
@@ -1,5 +1,5 @@
 Name:                gloss
-Version:             1.3.0.1
+Version:             1.3.1.2
 License:             MIT
 License-file:        LICENSE
 Author:              Ben Lippmeier
@@ -8,8 +8,8 @@
 Cabal-Version:       >=1.6
 Stability:           provisional
 Category:            Graphics
-Homepage:            http://trac.haskell.org/gloss
-Bug-reports:         http://trac.haskell.org/gloss/newticket
+Homepage:            http://gloss.ouroborus.net
+Bug-reports:         gloss@ouroborus.net
 Description:
 	Gloss hides the pain of drawing simple vector graphics behind a nice data type and
 	a few display functions. Gloss uses OpenGL and GLUT under the hood, but you won't
