manually as in via code? or in person clicking a button in the admin interface?
in code try something like:
CacheHelper.TouchKey("YourCustom.ObjectType|all");
If it's a developer instance and one time import try the following button in the System module:
NOTE: this will clear ALL cache, if you do this on a production site expect some slow behavior after.