diff --git a/Data/ISO3166_CountryCodes.hs b/Data/ISO3166_CountryCodes.hs
--- a/Data/ISO3166_CountryCodes.hs
+++ b/Data/ISO3166_CountryCodes.hs
@@ -402,7 +402,7 @@
    |
    PW -- ^ PALAU
    |
-   PS -- ^ PALESTINIAN TERRITORY, OCCUPIED
+   PS -- ^ PALESTINE, STATE OF
    |
    PA -- ^ PANAMA
    |
@@ -738,7 +738,7 @@
 countryNameFromCode OM = "OMAN"
 countryNameFromCode PK = "PAKISTAN"
 countryNameFromCode PW = "PALAU"
-countryNameFromCode PS = "PALESTINIAN TERRITORY, OCCUPIED"
+countryNameFromCode PS = "PALESTINE, STATE OF"
 countryNameFromCode PA = "PANAMA"
 countryNameFromCode PG = "PAPUA NEW GUINEA"
 countryNameFromCode PY = "PARAGUAY"
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.20111111.4
+Version: 0.20130302.4
 Name:		iso3166-country-codes
 Cabal-Version:  >= 1.6
 Build-type:	Simple
