diff --git a/uc_store/countries/canada_124_2.cif b/uc_store/countries/canada_124_2.cif
index 88cbce9..3620e61 100644
--- a/uc_store/countries/canada_124_2.cif
+++ b/uc_store/countries/canada_124_2.cif
@@ -47,8 +47,8 @@ function canada_install() {
     "!first_name !last_name\r\n".
     "!street1\r\n".
     "!street2\r\n".
-    "!city, !postal_code\r\n".
-    "!zone_name, !country_name"
+    "!city !zone_code  !postal_code\r\n".
+    "!country_name_if"
   );
 }
 
