diff --git a/Data/ISO3166_CountryCodes.hs b/Data/ISO3166_CountryCodes.hs
--- a/Data/ISO3166_CountryCodes.hs
+++ b/Data/ISO3166_CountryCodes.hs
@@ -264,7 +264,7 @@
    |
    HT -- ^ Haiti
    |
-   HM -- ^ Heard Island and McDonald Mcdonald Islands
+   HM -- ^ Heard Island and McDonald Islands
    |
    VA -- ^ Holy See (Vatican City State)
    |
@@ -677,7 +677,7 @@
 countryNameFromCode GW = "Guinea-Bissau"
 countryNameFromCode GY = "Guyana"
 countryNameFromCode HT = "Haiti"
-countryNameFromCode HM = "Heard Island and McDonald Mcdonald Islands"
+countryNameFromCode HM = "Heard Island and McDonald Islands"
 countryNameFromCode VA = "Holy See (Vatican City State)"
 countryNameFromCode HN = "Honduras"
 countryNameFromCode HK = "Hong Kong"
diff --git a/iso3166-country-codes.cabal b/iso3166-country-codes.cabal
--- a/iso3166-country-codes.cabal
+++ b/iso3166-country-codes.cabal
@@ -1,4 +1,4 @@
-Version: 0.20140203.7
+Version: 0.20140203.8
 Name:		iso3166-country-codes
 Cabal-Version:  >= 1.6
 Build-type:	Simple
