This happens when a install is upgraded and it used an "old" datatype in SQL. If possible, delete the field and add it back using the datatype you want.
If you can't delete it, you'll have to look into the field in SQL and compare it with others (which work) and then modify the cms_class definition manually in the database.