Actually, to add new fields to that class you need to mark the class as ClassShowAsSystemTable in CMS_Class database table and then restart the application (not recommended and not supported, but possible).
The worst thing that could happen during upgrade is that the upgrade script cuts those extra columns and you loose your extra data. However, if you backup it before upgrading and then recreate it again, you should be fine.