diff --git a/accelerate.cabal b/accelerate.cabal
--- a/accelerate.cabal
+++ b/accelerate.cabal
@@ -1,5 +1,5 @@
 Name:                   accelerate
-Version:                0.13.0.3
+Version:                0.13.0.4
 Cabal-version:          >= 1.6
 Tested-with:            GHC >= 7.4.2
 Build-type:             Custom
@@ -23,7 +23,7 @@
   .
   Except for the type, this code is almost the same as the corresponding Haskell
   code on lists of floats. The types indicate that the computation may be
-  online-compiled for performance – for example, using
+  online-compiled for performance - for example, using
   @Data.Array.Accelerate.CUDA@ it may be on-the-fly off-loaded to the GPU.
   .
   [/Available backends/]
