diff --git a/PerlMagick/Magick.pm b/PerlMagick/Magick.pm
index b1a0e8d..f653f34 100644
--- a/PerlMagick/Magick.pm
+++ b/PerlMagick/Magick.pm
@@ -30,7 +30,7 @@
       ConfigureError FatalErrorException
     );
 
-$VERSION = '6.6.4';
+$VERSION = '6.6.5';
 
 sub AUTOLOAD {
     # This AUTOLOAD is used to 'autoload' constants from the constant()
@@ -109,7 +109,7 @@
 
 A web page has been set up for this extension. See:
 
-	 file:///usr/local/share/doc/ImageMagick-6.6.4/www/perl-magick.html
+	 file:///usr/local/share/doc/ImageMagick-6.6.5/www/perl-magick.html
 	 http://www.imagemagick.org/script/perl-magick.php
 
 If you have problems, go to