diff --git a/repa.cabal b/repa.cabal
--- a/repa.cabal
+++ b/repa.cabal
@@ -1,5 +1,5 @@
 Name:                repa
-Version:             3.3.1.1
+Version:             3.3.1.2
 License:             BSD3
 License-file:        LICENSE
 Author:              The DPH Team
@@ -9,7 +9,7 @@
 Stability:           experimental
 Category:            Data Structures
 Homepage:            http://repa.ouroborus.net
-Bug-reports:         repa@ouroborus.net
+Bug-reports:         http://groups.google.com/d/forum/haskell-repa
 Description:
         Repa provides high performance, regular, multi-dimensional, shape polymorphic
         parallel arrays. All numeric data is stored unboxed. Functions written with
