diff --git a/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py b/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py
index 2142d1fd2bc19a21a568d621bb2ddc3638deda0e..1d9615b6cd83d047027831b702e252eb87690afc 100644
--- a/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py
+++ b/bt5/erp5_egov/PropertySheetTemplateItem/EGovGenericProperties.py
@@ -39,20 +39,4 @@ class EGovGenericProperties:
     , 'type'       : 'string'
     , 'mode'       : 'w'
     },
-    { 'id'                       : 'birthplace'
-    , 'storage_id'               : 'default_birthplace'
-    , 'description'              : 'The current address of the person'
-    , 'type'                     : 'content'
-    , 'portal_type'              : ( 'Address', )
-    , 'acquired_property_id'     : ( 'text', 'street_address', 'city',
-                                     'zip_code', 'region', 'region_title')
-    , 'acquisition_base_category': ( 'subordination', )
-    , 'acquisition_portal_type'  : ( 'Organisation', )
-    , 'acquisition_copy_value'   : 0
-    , 'acquisition_mask_value'   : 1
-    , 'acquisition_sync_value'   : 0
-    , 'acquisition_accessor_id'  : 'getDefaultBirthplaceValue'
-    , 'acquisition_depends'      : None
-    , 'mode'                     : 'w'
-    },
   )
diff --git a/bt5/erp5_egov/bt/revision b/bt5/erp5_egov/bt/revision
index a0b994e3724ff2518eb7788ff74a96aa25dfca36..fb351815657b5e2d423f156c000b624c3a74b73d 100644
--- a/bt5/erp5_egov/bt/revision
+++ b/bt5/erp5_egov/bt/revision
@@ -1 +1 @@
-195
\ No newline at end of file
+197
\ No newline at end of file