You may change the Account entity, no problem. System module is locked.
If I remind correctly, you cannot have multiple specializations of the same entity on your offline app. So if Account and your new specialization are both used in your offline app, that could cause the error.
You could try removing your specialization and work with Account directly.