diff --git a/GRIB2_CodeFlag_4_201_CodeTable_en.csv b/GRIB2_CodeFlag_4_201_CodeTable_en.csv
index bdac7cc..9e9ae83 100644
--- a/GRIB2_CodeFlag_4_201_CodeTable_en.csv
+++ b/GRIB2_CodeFlag_4_201_CodeTable_en.csv
@@ -12,6 +12,8 @@ Precipitation type,,9,,Graupel,,,,Operational
Precipitation type,,10,,Hail,,,,Operational
Precipitation type,,11,,Drizzle,,,,Operational
Precipitation type,,12,,Freezing drizzle,,,,Operational
-Precipitation type,,13-191,,Reserved,,,,Operational
+Precipitation type,,13,,Hail (less than 5 mm),,,,Operational
+Precipitation type,,14,,Hail (greater than or equal to 5 mm),,,,Operational
+Precipitation type,,15-191,,Reserved,,,,Operational
Precipitation type,,192-254,,Reserved for local use,,,,Operational
Precipitation type,,255,,Missing,,,,Operational
diff --git a/txt/CodeFlag.txt b/txt/CodeFlag.txt
index eb94f1c..7042ee2 100644
--- a/txt/CodeFlag.txt
+++ b/txt/CodeFlag.txt
@@ -2254,7 +2254,9 @@ Code table 4.201 - Precipitation type,,9,,Graupel,,,,Operational
Code table 4.201 - Precipitation type,,10,,Hail,,,,Operational
Code table 4.201 - Precipitation type,,11,,Drizzle,,,,Operational
Code table 4.201 - Precipitation type,,12,,Freezing drizzle,,,,Operational
-Code table 4.201 - Precipitation type,,13-191,,Reserved,,,,Operational
+Code table 4.201 - Precipitation type,,13,,Hail (less than 5 mm),,,,Operational
+Code table 4.201 - Precipitation type,,14,,Hail (greater than or equal to 5 mm),,,,Operational
+Code table 4.201 - Precipitation type,,15-191,,Reserved,,,,Operational
Code table 4.201 - Precipitation type,,192-254,,Reserved for local use,,,,Operational
Code table 4.201 - Precipitation type,,255,,Missing,,,,Operational
Code table 4.202 - Precipitable water category,,0-191,,Reserved,,,,Operational
diff --git a/xml/CodeFlag.xml b/xml/CodeFlag.xml
index 9e3bcbe..88c4306 100644
--- a/xml/CodeFlag.xml
+++ b/xml/CodeFlag.xml
@@ -13532,7 +13532,19 @@
Code table 4.201 - Precipitation type
- 13-191
+ 13
+ Hail (less than 5 mm)
+ Operational
+
+
+ Code table 4.201 - Precipitation type
+ 14
+ Hail (greater than or equal to 5 mm)
+ Operational
+
+
+ Code table 4.201 - Precipitation type
+ 15-191
Reserved
Operational