diff --git api.wordpress.org/public_html/events/1.0/index.php api.wordpress.org/public_html/events/1.0/index.php
index 908cfa2b..70c90d7d 100644
--- api.wordpress.org/public_html/events/1.0/index.php
+++ api.wordpress.org/public_html/events/1.0/index.php
@@ -887,6 +887,7 @@ CREATE TABLE `wporg_events` (
   `date_utc` datetime NOT NULL,
   `end_date` datetime NOT NULL,
   `location` text,
+  `country` text,
   `latitude` double NOT NULL,
   `longitude` double NOT NULL,
   PRIMARY KEY (`id`),
